home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / sysctl.d / 10-network-security.conf < prev    next >
Text File  |  2008-10-27  |  156b  |  6 lines

  1.  
  2. # Turn on Source Address Verification in all interfaces to
  3. # prevent some spoofing attacks
  4. net.ipv4.conf.default.rp_filter=1
  5. net.ipv4.conf.all.rp_filter=1
  6.